Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Fixed "err" confused with "cleaned" #194

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bimoware
Copy link

In the error message of the eval command, the content used a cleaned variable that only exists on the try block, not on the catch block, the err variable should've been used instead

In the error message of the eval command, the content used a `cleaned` variable that only exists on the `try` block, not on the `catch` block, the `err` variable should've been used instead
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant